(insert-image-file): Make `intangible' and `read-only' properties
authorMiles Bader <miles@gnu.org>
Sun, 19 Nov 2000 01:56:46 +0000 (01:56 +0000)
committerMiles Bader <miles@gnu.org>
Sun, 19 Nov 2000 01:56:46 +0000 (01:56 +0000)
rear-nonsticky too.

lisp/image-file.el

index 217e4708693bd818db57801dde86d07623312389..2e1ac4401ddb9deb154f00dea762c48239568e90 100644 (file)
@@ -115,7 +115,7 @@ the command `insert-file-contents'."
             (props
              `(display ,image
                        intangible ,image
-                       rear-nonsticky (display)
+                       rear-nonsticky (display intangible read-only)
                        ;; This a cheap attempt to make the whole buffer
                        ;; read-only when we're visiting the file.
                        ,@(and visit